SixBit API Schema
NameValue Element
Namespace (none)
Diagram
Value Element Name Element All NameValue Element
Overview
NameValue 1..∞
Source
<xs:element name="NameValue" maxOccurs="unbounded" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:all>
      <xs:element name="Name" type="NVNameType" maxOccurs="1" minOccurs="1" />
      <xs:element name="Value" type="NVValueType" maxOccurs="1" minOccurs="1" />
    </xs:all>
  </xs:complexType>
</xs:element>
See Also
CompatibilityType Complex TypeSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.